home *** CD-ROM | disk | FTP | other *** search
- /*
-
- level 0: intro
- level 601: front end
- levels 100 - 117: 2 training missions + 16 single player missions
- levels 700 - 703: multiplayer scripts
- levels 710- 713: multiplayer front end scripts
- levels 800-817: debriefing flyby scripts for missions 0-17
- levels 900-917: briefing flbyby scripts for missions 0-17
-
- */
-
- num_of_levels 5
-
- level 0 // intro
- barlen 175
- ODL asc\frontend\frontend.odl
- WDL asc\frontend\frontend.wdl
- MDL asc\frontend\frontend.mdl
- load_pic loading
- scenario_text generic.txt
-
-
- level 1 // benchmark
- barlen 175
- ODL asc\fantasy\fantasy.odl
- WDL asc\fantasy\fantasy.wdl
- MDL asc\fantasy\all_fantasy_scenes.mdl
- load_pic loading
- scenario_text generic.txt
-
-
- level 601 // frontend
- barlen 175
- ODL asc\frontend\frontend.odl
- WDL asc\frontend\frontend.wdl
- MDL asc\frontend\frontend.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 9999 // editor
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\core\basic_training.mdl
- load_pic loading
- scenario_text generic.txt
-
- ///////////////////////////////
- ///////////////////////////////
- ///////////////////////////////
- //
- // Single Player levels
- //
- ///////////////////////////////
- ///////////////////////////////
- /////////////////////////////// ]
-
- level 101 // basic training
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\core\basic_training.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 102 // advanced training
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\core\advanced_training.mdl
- load_pic loading
- scenario_text generic.txt
-
- ///////////////////////////////
- // Actual missions....
- ///////////////////////////////
-
- level 103 // mission 1
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\core\playable_demo.mdl
-
- // ODL asc\life\life.odl
- // WDL asc\life\life.wdl
- // MDL asc\life\mission_01.mdl
- load_pic loading
- scenario_text generic.txt
-
- ///////////////////////////////
- ///////////////////////////////
- ///////////////////////////////
- //
- // multiplayer game levels
- //
- // 700-703 deathmatch air
- // 710-713 deathmatch ground
- // 720-723 team air
- // 730-733 team ground
- //
- ///////////////////////////////
- ///////////////////////////////
- ///////////////////////////////
-
-
- // deathmatch air scripts
-
- level 700
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\multi\deathmatch_air_core.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 701
- barlen 175
- ODL asc\fantasy\fantasy.odl
- WDL asc\fantasy\fantasy.wdl
- MDL asc\multi\deathmatch_air_fantasy.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 702
- barlen 175
- ODL asc\fortress\fortress.odl
- WDL asc\fortress\fortress.wdl
- MDL asc\multi\deathmatch_air_fortress.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 703
- barlen 175
- ODL asc\life\life.odl
- WDL asc\life\life.wdl
- MDL asc\multi\deathmatch_air_life.mdl
- load_pic loading
- scenario_text generic.txt
-
- // deathmatch ground scripts
-
- level 710
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\multi\deathmatch_ground_core.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 711
- barlen 175
- ODL asc\fantasy\fantasy.odl
- WDL asc\fantasy\fantasy.wdl
- MDL asc\multi\deathmatch_ground_fantasy.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 712
- barlen 175
- ODL asc\fortress\fortress.odl
- WDL asc\fortress\fortress.wdl
- MDL asc\multi\deathmatch_ground_fortress.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 713
- barlen 175
- ODL asc\life\life.odl
- WDL asc\life\life.wdl
- MDL asc\multi\deathmatch_ground_life.mdl
- load_pic loading
- scenario_text generic.txt
-
- // team air scripts
-
- level 720
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\multi\team_air_core.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 721
- barlen 175
- ODL asc\fantasy\fantasy.odl
- WDL asc\fantasy\fantasy.wdl
- MDL asc\multi\team_air_fantasy.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 722
- barlen 175
- ODL asc\fortress\fortress.odl
- WDL asc\fortress\fortress.wdl
- MDL asc\multi\team_air_fortress.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 723
- barlen 175
- ODL asc\life\life.odl
- WDL asc\life\life.wdl
- MDL asc\multi\team_air_life.mdl
- load_pic loading
- scenario_text generic.txt
-
- // team ground scripts
-
- level 730
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\multi\team_ground_core.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 731
- barlen 175
- ODL asc\fantasy\fantasy.odl
- WDL asc\fantasy\fantasy.wdl
- MDL asc\multi\team_ground_fantasy.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 732
- barlen 175
- ODL asc\fortress\fortress.odl
- WDL asc\fortress\fortress.wdl
- MDL asc\multi\team_ground_fortress.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 733
- barlen 175
- ODL asc\life\life.odl
- WDL asc\life\life.wdl
- MDL asc\multi\team_ground_life.mdl
- load_pic loading
- scenario_text generic.txt
-
- /////////////////////////////////
- /////////////////////////////////
- /////////////////////////////////
- //
- // debriefing screen - flyby scripts
- //
- /////////////////////////////////
- /////////////////////////////////
- /////////////////////////////////
-
- level 801 //training 1
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\core\m6_debrief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 802 //training 2
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\core\advanced_debrief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 803 //life 1
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\core\m6_debrief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
- /////////////////////////////////
- /////////////////////////////////
- /////////////////////////////////
- //
- // briefing screen - flyby scripts
- //
- /////////////////////////////////
- /////////////////////////////////
- /////////////////////////////////
-
- level 901 // training 1
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\core\basic_training_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 902 // training 2
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\core\advanced_training_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 903 //life 1
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\core\m6_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 904 //life 2
- barlen 175
- ODL asc\life\life.odl
- WDL asc\life\life.wdl
- MDL asc\life\m2_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 905 //life 3
- barlen 175
- ODL asc\life\life.odl
- WDL asc\life\life.wdl
- MDL asc\life\m3_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 906 //life 4
- barlen 175
- ODL asc\life\life.odl
- WDL asc\life\life.wdl
- MDL asc\life\m4_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 907 //core 1
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\core\m5_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 908 //core 2
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\core\m6_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 909 //core 3
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\core\m7_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 910 //core 4
- barlen 175
- ODL asc\core\core.odl
- WDL asc\core\core.wdl
- MDL asc\core\m8_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 911 //fantasy 1
- barlen 175
- ODL asc\fantasy\fantasy.odl
- WDL asc\fantasy\fantasy.wdl
- MDL asc\fantasy\m9_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 912 //fantasy 2
- barlen 175
- ODL asc\fantasy\fantasy.odl
- WDL asc\fantasy\fantasy.wdl
- MDL asc\fantasy\m10_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 913 //fantasy 3
- barlen 175
- ODL asc\fantasy\fantasy.odl
- WDL asc\fantasy\fantasy.wdl
- MDL asc\fantasy\m11_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 914 //fantasy 4
- barlen 175
- ODL asc\fantasy\fantasy.odl
- WDL asc\fantasy\fantasy.wdl
- MDL asc\fantasy\m12_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 915 //fortress 1
- barlen 175
- ODL asc\fortress\fortress.odl
- WDL asc\fortress\fortress.wdl
- MDL asc\fortress\m13_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 916 //fortress 2
- barlen 175
- ODL asc\fortress\fortress.odl
- WDL asc\fortress\fortress.wdl
- MDL asc\fortress\m14_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 917 //fortress 3
- barlen 175
- ODL asc\fortress\fortress.odl
- WDL asc\fortress\fortress.wdl
- MDL asc\fortress\m15_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
- level 918 //fortress 4
- barlen 175
- ODL asc\fortress\fortress.odl
- WDL asc\fortress\fortress.wdl
- MDL asc\fortress\m16_brief_flyby.mdl
- load_pic loading
- scenario_text generic.txt
-
-